adTempus API
|
Gets or sets the event category that will satisfy the trigger
__property long Category;
long Category;
Property Category() As long
0
If you want the trigger to respond only to events with a certain message category, specify the numeric category number (available from the event source's documentation or from existing events in the Event Log).
Only one category may be specified.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|